toggle menu
Kaluga
1.3.0-SNAPSHOT
ios
switch theme
search in API
architecture
/
com.splendo.kaluga.architecture.navigation
/
[ios]NavigationSpec
/
Phone
Phone
ios
data
class
Phone
(
val
phoneNumber
:
String
)
:
NavigationSpec
Opens the phone dialer
Parameters
phone
Number
The phone number to dial
Members
Constructors
Phone
Link copied to clipboard
ios
constructor
(
phoneNumber
:
String
)
Properties
phone
Number
Link copied to clipboard
ios
val
phoneNumber
:
String